home *** CD-ROM | disk | FTP | other *** search
-
- This may seem like a stupid question, but what file(s) do I need
- get to have winsock v1.1? I have 1.0(some beta) now, and I keep
- hearing about v1.1. When I search an ftp site, all of the w
- winsockv1.1 files are like winsock11.def, winsock11.h, etc.
- Which one(s) should I get?
- Thanks in advance,
- Jeff Johnson
- jdj2@po.cwru.edu
- From sat@netmgrs.co.uk Wed Mar 2 08:34:31 1994
- Received: from relay1.pipex.net by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA18728; Wed, 2 Mar 1994 03:35:16 -0500
- Received: from zebedee.netmgrs.co.uk by relay1.pipex.net with SMTP (PP)
- id <28887-0@relay1.pipex.net>; Wed, 2 Mar 1994 08:34:53 +0000
- Received: by netmgrs.co.uk (4.1/SMI-4.1) id AA00284; Wed, 2 Mar 94 08:34:31 GMT
- Date: Wed, 2 Mar 94 08:34:31 GMT
- From: sat@netmgrs.co.uk (Stephen A Todd)
- Message-Id: <9403020834.AA00284@netmgrs.co.uk>
- To: jdj2@po.cwru.edu, winsock@sunsite.unc.edu
- Subject: Re: Winsock.dll
-
- Does v1.1 of WinSock support the SOCK_RAW option? I need
- a version of WinSock for NT 3.1 which supports this to
- allow me to use icmp echo.
- I am aware the Daytona interface has been completely
- rewritten.
-
- Stephen
- sat@netmgrs.co.uk
- From Jonsson2_Johann_S@iti.is Wed Mar 2 09:40:14 1994
- Received: from isgate.is by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA23038; Wed, 2 Mar 1994 04:41:40 -0500
- Received: from iti.is by isgate.is (5.65c/ISnet/14-10-91); Wed, 2 Mar 1994 09:40:48 GMT
- Received: from
- by iti.is (1.37.109.8/ISnet/11-02-92); Wed, 2 Mar 1994 09:40:56 GMT
- From: Jonsson2_Johann_S@iti.is
- X-Openmail-Hops: 1
- Date: Wed, 2 Mar 94 09:40:14 +0000
- Message-Id: <C94A3253@MHS>
- Subject: Connection time out?
- To: winsock@SunSITE.Unc.EDU
-
- Dear helping persons out there,
-
- After many days to get Winsock to work, I allways get connection time out
-
- I'm trying to use: Mosaic 2.0alpha2, Cello 1.0, Hgopher, and Win_FTP.
-
- The only program who work is QVTNet for winsock ver 3.96
-
- I'm running W4WG 3.11 Trumpet winsock, Etherlink III from 3com
- (3c509), on a 486sx, with 4Mb. ram with 605Kb. free in LowMem.
-
- Using HP 9000/817 with HP-Unix 9.0 as server.
-
- Using Macintosh connectet to same server running Mosaic for Mac works fine.
-
- When I ping out from W4WG I get 100% packet LOSS.
-
- Any help?
-
- Johann S. Jonsson
- Technological Institute of Iceland
- e-mail: johann@iti.is
- fax: +354 1 687 409
- tel: + 354 1 687 000
-
- .......................................................................
-
- Item Subject: WINMAIL.DAT
- Could not convert UNKNOWN FILE-TYPE (1734) item to text.
- Will attempt to 'shar' item as file '000an61' at end of msg.
-
-
- # This is a shell archive. Remove anything before this line,
- # then unpack it by saving it in a file and typing "sh file".
- #
- # Wrapped by HP OpenMail System <openmail@korpa> on Wed Mar 2 09:40:56 1994
- #
- # This archive contains:
- # 000an61
- #
- # Error checking via wc(1) will be performed.
-
- LANG=""; export LANG
- PATH=/bin:/usr/bin:$PATH; export PATH
-
-
- rm -f /tmp/uud$$
- (echo "begin 666 /tmp/uud$$\n#;VL*n#6%@x\n \nend" | uudecode) >/dev/null 2>&1
- if [ X"`cat /tmp/uud$$ 2>&1`" = Xok ]
- then
- unpacker=uudecode
- else
- echo Compiling unpacker for non-ascii files
- pwd=`pwd`; cd /tmp
- cat >unpack$$.c <<'EOF'
- #include <stdio.h>
- #define C (*p++ - ' ' & 077)
- main()
- {
- int n;
- char buf[128], *p, a,b;
-
- scanf("begin %o ", &n);
- gets(buf);
-
- if (freopen(buf, "w", stdout) == NULL) {
- perror(buf);
- exit(1);
- }
-
- while (gets(p=buf) && (n=C)) {
- while (n>0) {
- a = C;
- if (n-- > 0) putchar(a << 2 | (b=C) >> 4);
- if (n-- > 0) putchar(b << 4 | (a=C) >> 2);
- if (n-- > 0) putchar(a << 6 | C);
- }
- }
- exit(0);
- }
- EOF
- cc -o unpack$$ unpack$$.c
- rm unpack$$.c
- cd $pwd
- unpacker=/tmp/unpack$$
- fi
- rm -f /tmp/uud$$
-
- echo x - 000an61 '[non-ascii]'
- $unpacker <<'@eof'
- begin 660 000an61
- M>)\^(@ 0N 0 K <FEC:RXW-C(U-3<S,C(H82EA<VEM;W8N0T520T$NX
- /54UO;G1R96%L+D-! /(, X
- X
- end
- @eof
- set `wc -lwc <000an61`
- if test $1$2$3 != 0160
- then
- echo ERROR: wc results of 000an61 are $* should be 0 1 60
- fi
-
- chmod 660 000an61
-
- rm -f /tmp/unpack$$
- exit 0
- From news@bigblue.oit.unc.edu Wed Mar 2 07:07:30 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA26074; Wed, 2 Mar 1994 05:27:51 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA20509; Wed, 2 Mar 1994 04:57:43 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Wed, 2 Mar 1994 07:07:30 GMT
- From: tcahill@wimsey.com (Timothy S. Cahill)
- Message-Id: <tcahill.6.2D743B31@wimsey.com>
- Organization: Microventures Computer Systems Services
- Sender: ses
- References: <2krmt4$sgq@news-feed-2.PeachNet.EDU>
- Subject: Re: Sound and Mosaic
-
- In article <2krmt4$sgq@news-feed-2.PeachNet.EDU> Terry Bailey <tbailey@sun.cc.westga.edu> writes:
- >From: Terry Bailey <tbailey@sun.cc.westga.edu>
- >Subject: Sound and Mosaic
- >Date: Sun, 27 Feb 94 22:04:20 edt
-
-
- >In the Windows section of the "What's New" page, the folks at NCSA imply that
- >wplany.exe will play the sound files through the PC speaker. I assume that no
-
- >sound card is needed. If this is true, how do you set it up?
-
- >Cordially,
-
- >Terry Bailey
- >tbailey@sun.cc.westga.edu
-
-